home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1999 November / SOTMC_Nov1999-Ultimate.iso / mac / REALbasic ƒ / Examples / Applications / Tabs On The Web / Tabs On The Web 1.0b2 PPC / WebDB Datafolder / WebDB Templates / Admin Page template next >
Encoding:
Text File  |  1999-05-20  |  445 b   |  23 lines  |  [TEXT/R*ch]

  1. <html>
  2. <head><title>Admin Page</title></head>
  3. <body bgcolor=white>
  4. <blockquote>
  5.  
  6. <hr noshade>
  7. <font size=+2><center>
  8. Welcome to the WebDB Admin Page
  9. </font></center>
  10. <hr noshade><p>
  11. <blockquote>
  12. <center>
  13.  
  14. <font size=+1><a href="<searchlink>">Search The Database</a><p>
  15. <a href="<browselink>">Browse the database</a>
  16. <p>
  17.  
  18. <a href="<edit link>">Edit/Delete a record</a><br>
  19. <a href="<add record link>">Add a record</a><br>
  20.  
  21. </font>
  22. </body></html>
  23.